mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_add_radio_item_for_group(2, \"173-251/ запуск \", 2, 1); mission.trig.func[1]=nil;",
            [2] = "a_ai_task(1, 2);a_remove_radio_item_for_group(2, \"173-251/ запуск \"); mission.trig.func[2]=nil;",
            [3] = "a_add_radio_item_for_group(2, \"173-251/ укажите цель\", 1, 1);a_out_text_delay(\"251-173/ вышел в р-он ориентира готов работать . Запрос на целеуказание через радиоменю ф10.\", 10);a_out_sound(\"Sobschenie test.ogg\"); mission.trig.func[3]=nil;",
            [4] = "a_ai_task(1, 1);a_out_sound(\"Sobschenie test.ogg\");a_out_text_delay(\"251-173/ принял . на боевом\", 10);",
            [5] = "a_clear_flag(1);",
            [6] = "a_out_sound(\"bombs away.wav\");a_set_flag(3);a_out_text_delay(\"Сброс\", 10);",
            [7] = "a_out_sound(\"Sobschenie test.ogg\");a_out_text_delay(\"251-Строка/ цель длинное одноэтажное здание. 200м севернее разрыва . при необходимости запроси 173 о повторном ЦУ. Атака цели по готовности.\", 40);",
            [8] = "a_out_sound_g(2, \"Sobschenie test.ogg\");a_out_text_delay_g(2, \"251-Строка/ подтверждаю поражение цели .\\\
Следущая цель :\\\
Ориентир - дым предидущей цели .\\\
на запад 200м , одноэтажное квадратное здание . с белой крышей.\\\
\\\
173- Строка/ Вам спасибо, возврат на точку.\", 100);a_set_ai_task(1, 3); mission.trig.func[8]=nil;",
            [9] = "a_out_sound_g(2, \"victory.ogg\");a_out_text_delay_g(2, \"251-Строка/ подтверждаю поражение цели .\\\
\\\
 Вам спасибо, возврат на точку.\\\
\\\
МИССИЯ ВЫПОЛНЕНА.\", 40);a_set_flag(100); mission.trig.func[9]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then if not mission.trig.flag[4] then mission.trig.actions[4](); mission.trig.flag[4] = true; end; else mission.trig.flag[4] = false; end;",
            [5] = "if mission.trig.conditions[5]() then if not mission.trig.flag[5] then mission.trig.actions[5](); mission.trig.flag[5] = true; end; else mission.trig.flag[5] = false; end;",
            [6] = "if mission.trig.conditions[6]() then if not mission.trig.flag[6] then mission.trig.actions[6](); mission.trig.flag[6] = true; end; else mission.trig.flag[6] = false; end;",
            [7] = "if mission.trig.conditions[7]() then if not mission.trig.flag[7] then mission.trig.actions[7](); mission.trig.flag[7] = true; end; else mission.trig.flag[7] = false; end;",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_after(1) )",
            [2] = "return(c_flag_is_true(2) )",
            [3] = "return(c_unit_in_zone(1, 2) )",
            [4] = "return(c_flag_is_true(1) )",
            [5] = "return(c_time_since_flag(1, 10) )",
            [6] = "return(c_bomb_in_zone(67438853, 1, 1) )",
            [7] = "return(c_time_since_flag(3, 40) )",
            [8] = "return(c_unit_dead(3) )",
            [9] = "return(c_bomb_in_zone(67438855, 1, 3) and c_unit_dead(3) or c_unit_dead(3) and c_unit_dead(21) or c_unit_dead(3) and c_unit_dead(22) or c_unit_dead(3) and c_unit_dead(23) or c_unit_dead(3) and c_unit_dead(24) or c_unit_dead(3) and c_unit_dead(25) or c_unit_dead(3) and c_unit_dead(26) or c_unit_dead(3) and c_unit_dead(27) or c_unit_dead(3) and c_unit_dead(28) or c_unit_dead(3) and c_unit_dead(29) or c_unit_dead(3) and c_unit_dead(30) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_flag_is_true(100) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(100)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 1,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["UH-1H Huey by Belsimtek"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["FW-190D9 by Eagle Dynamics"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["A-10A by Eagle Dynamics"] = true,
        ["Su-25A by Eagle Dynamics"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
        ["bombs away.wav"] = 1,
        ["Poligon 1{41974871-3FDF-4823-A094-0816384DFEA4}.jpg"] = 1,
        ["Sobschenie test.ogg"] = 5,
        ["victory.ogg"] = 1,
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 350756.85714286,
                ["radius"] = 1,
                ["zoneId"] = 4,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 1,
                }, -- end of ["color"]
                ["x"] = 25240.857142858,
                ["hidden"] = false,
                ["name"] = "ПОЛИГОН ВОРОНЦОВСКОЕ ЦЕЛЬ ЗДАНИЕ",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 351021.71428572,
                ["radius"] = 50,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = 25357.428571429,
                ["hidden"] = true,
                ["name"] = "Склад",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 351256.28571429,
                ["radius"] = 3000,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = 25205.714285715,
                ["hidden"] = true,
                ["name"] = "бомбо ф100",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 356447.14285714,
                ["radius"] = 3000,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = 20694.571428572,
                ["hidden"] = true,
                ["name"] = "реф точка",
            }, -- end of [4]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 1,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = true,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["atGround"] = 0,
            ["at2000"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["iseason"] = 1,
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 899862.8125224,
                ["centerZ"] = 271285.24097257,
                ["ellipticity"] = 1.0474953440751,
                ["rotation"] = 1.8176908590082,
                ["pressure_excess"] = -1167,
                ["centerX"] = -128143.71577001,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 100,
            ["visibility"] = 3860,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["base"] = 300,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 366034.0625,
        ["zoom"] = 200000,
        ["centerX"] = 13936.057059153,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 6,
            [2] = 16,
            [3] = 2,
            [4] = 1,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 15,
            [2] = 0,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "Боевые действия в населенных пунках являются одними из самых сложных. Самостоятельный поиск целей очень затруднен. Риск удара посвоим велик.\
Перед командировкой в район боевых действий . Необходимо отработать навыки и взаимодействие с самолетом целеуказания .",
    ["pictureFileNameR"] = 
    {
        [1] = "Poligon 1{41974871-3FDF-4823-A094-0816384DFEA4}.jpg",
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "",
    ["descriptionRedTask"] = "1) выйти в р-он ОРИЕНТИР (РЕФЕРЕНСНАЯ ТОЧКА)\
\
2) Определить расположение нп Вороцовское .\
\
3) Встать в вираж на высоте 4000м так , чтобы Воронцовская хорошо просматривалась.\
\
4) Связатся с самолетом целеуказания (через радиоменю ф10). \
позывной 173.\
\
5) засечь разрыв авиабомбы , принять уточнения от КП полигона (позывной Строка).\
\
6) Поразить цель (здание).\
\
7) Принять новое ЦУ от Строки , поразить цель (здание).\
\
8) Совершить посадку на аэр Краснодар-Центр.\
\
ВАЖНО: Запустив двигатели отдайте через радиоменю ф10 173му приказ на запуск. Выруливайте и взлетайте вслед за ним .\
Су17(173) будет производить целеуказание фаб-100 , у него их 6 штук. те у Вас будет 6 попыток , чтобы определится с первой целью.\
Полигон \"нп Воронцовское\" от ОРИЕНТИРА азимут 310 , дальность 7 км.\
ОРИЕНТИР - ППМ1.\
Ваш позывной 251.",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "запуск радиоменю",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["predicate"] = "a_add_radio_item_for_group",
                    ["flag"] = 2,
                    ["value"] = 1,
                    ["radiotext"] = "173-251/ запуск ",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "запуск 173 удалить ф10",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = "",
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 1,
                        [2] = 2,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 2,
                    ["predicate"] = "a_remove_radio_item_for_group",
                    ["radiotext"] = "173-251/ запуск ",
                    ["unit"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["text"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "радио 173-251",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["predicate"] = "a_add_radio_item_for_group",
                    ["flag"] = 1,
                    ["value"] = 1,
                    ["radiotext"] = "173-251/ укажите цель",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "251-173/ вышел в р-он ориентира готов работать . Запрос на целеуказание через радиоменю ф10.",
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "уст ф1 сброс",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = "",
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 1,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "251-173/ принял . на боевом",
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "снять ф1 сброс",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 1,
                    ["numbombs"] = 1,
                    ["text"] = "",
                    ["typebomb"] = 
                    {
                        [1] = 4,
                        [2] = 5,
                        [3] = 9,
                        [4] = 5,
                    }, -- end of ["typebomb"]
                    ["predicate"] = "c_bomb_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "фаб100 в зоне 3000 ф3",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "bombs away.wav",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["flag"] = 3,
                    ["text"] = "Сброс",
                    ["predicate"] = "a_set_flag",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "Сброс",
                    ["seconds"] = 10,
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 40,
                    ["predicate"] = "c_time_since_flag",
                    ["zone"] = 1,
                    ["numbombs"] = 1,
                    ["text"] = "",
                    ["typebomb"] = 
                    {
                        [1] = 4,
                        [2] = 5,
                        [3] = 9,
                        [4] = 5,
                    }, -- end of ["typebomb"]
                    ["flag"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "Sobschenie test.ogg",
                    ["text"] = "Сброс",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 40,
                    ["text"] = "251-Строка/ цель длинное одноэтажное здание. 200м севернее разрыва . при необходимости запроси 173 о повторном ЦУ. Атака цели по готовности.",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "фаб в зоне 3000",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound_g",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 100,
                    ["group"] = 2,
                    ["text"] = "251-Строка/ подтверждаю поражение цели .\
Следущая цель :\
Ориентир - дым предидущей цели .\
на запад 200м , одноэтажное квадратное здание . с белой крышей.\
\
173- Строка/ Вам спасибо, возврат на точку.",
                    ["predicate"] = "a_out_text_delay_g",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = "",
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 1,
                        [2] = 3,
                    }, -- end of ["set_ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "ферма поражена",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["typebomb"] = 
                    {
                        [1] = 4,
                        [2] = 5,
                        [3] = 9,
                        [4] = 7,
                    }, -- end of ["typebomb"]
                    ["zone"] = 3,
                    ["numbombs"] = 1,
                    ["text"] = "",
                    ["predicate"] = "c_bomb_in_zone",
                    ["unit"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [4]
                [5] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 21,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [7]
                [8] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 22,
                }, -- end of [8]
                [9] = 
                {
                    ["predicate"] = "or",
                }, -- end of [9]
                [10] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [10]
                [11] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 23,
                }, -- end of [11]
                [12] = 
                {
                    ["predicate"] = "or",
                }, -- end of [12]
                [13] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [13]
                [14] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 24,
                }, -- end of [14]
                [15] = 
                {
                    ["predicate"] = "or",
                }, -- end of [15]
                [16] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [16]
                [17] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 25,
                }, -- end of [17]
                [18] = 
                {
                    ["predicate"] = "or",
                }, -- end of [18]
                [19] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [19]
                [20] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 26,
                }, -- end of [20]
                [21] = 
                {
                    ["predicate"] = "or",
                }, -- end of [21]
                [22] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [22]
                [23] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 27,
                }, -- end of [23]
                [24] = 
                {
                    ["predicate"] = "or",
                }, -- end of [24]
                [25] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [25]
                [26] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 28,
                }, -- end of [26]
                [27] = 
                {
                    ["predicate"] = "or",
                }, -- end of [27]
                [28] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [28]
                [29] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 29,
                }, -- end of [29]
                [30] = 
                {
                    ["predicate"] = "or",
                }, -- end of [30]
                [31] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 3,
                }, -- end of [31]
                [32] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 30,
                }, -- end of [32]
            }, -- end of ["rules"]
            ["comment"] = "СКЛАД поражен",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["file"] = "victory.ogg",
                    ["predicate"] = "a_out_sound_g",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 40,
                    ["group"] = 2,
                    ["text"] = "251-Строка/ подтверждаю поражение цели .\
\
 Вам спасибо, возврат на точку.\
\
МИССИЯ ВЫПОЛНЕНА.",
                    ["predicate"] = "a_out_text_delay_g",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 100,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [9]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 2,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351254.85714286,
                                            ["speed"] = 0,
                                            ["x"] = 25385.142857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "ferma_a",
                                        ["type"] = "Farm A",
                                        ["unitId"] = 3,
                                        ["rate"] = 100,
                                        ["y"] = 351254.85714286,
                                        ["x"] = 25385.142857143,
                                        ["name"] = "ферма",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351254.85714286,
                                ["x"] = 25385.142857143,
                                ["name"] = "ферма",
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "USA",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [4]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 356430.85714286,
                ["x"] = 20570.000000001,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 347766.57142857,
                                            ["speed"] = 0,
                                            ["x"] = 23590.285714287,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 5,
                                        ["rate"] = 3,
                                        ["y"] = 347766.57142857,
                                        ["x"] = 23590.285714287,
                                        ["name"] = "Стат. объект #001",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 347766.57142857,
                                ["x"] = 23590.285714287,
                                ["name"] = "Стат. объект #001",
                                ["dead"] = true,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 347971.42857143,
                                            ["speed"] = 0,
                                            ["x"] = 23702.285714287,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 6,
                                        ["rate"] = 3,
                                        ["y"] = 347971.42857143,
                                        ["x"] = 23702.285714287,
                                        ["name"] = "Стат. объект #002",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 347971.42857143,
                                ["x"] = 23702.285714287,
                                ["name"] = "Стат. объект #002",
                                ["dead"] = true,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 348212.28571429,
                                            ["speed"] = 0,
                                            ["x"] = 23827.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 7,
                                        ["rate"] = 3,
                                        ["y"] = 348212.28571429,
                                        ["x"] = 23827.42857143,
                                        ["name"] = "Стат. объект #003",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 348212.28571429,
                                ["x"] = 23827.42857143,
                                ["name"] = "Стат. объект #003",
                                ["dead"] = true,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 348329.42857143,
                                            ["speed"] = 0,
                                            ["x"] = 23893.142857144,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 8,
                                        ["rate"] = 3,
                                        ["y"] = 348329.42857143,
                                        ["x"] = 23893.142857144,
                                        ["name"] = "Стат. объект #004",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 348329.42857143,
                                ["x"] = 23893.142857144,
                                ["name"] = "Стат. объект #004",
                                ["dead"] = true,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 348092.28571429,
                                            ["speed"] = 0,
                                            ["x"] = 23764.571428573,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 9,
                                        ["rate"] = 3,
                                        ["y"] = 348092.28571429,
                                        ["x"] = 23764.571428573,
                                        ["name"] = "Стат. объект #005",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 348092.28571429,
                                ["x"] = 23764.571428573,
                                ["name"] = "Стат. объект #005",
                                ["dead"] = true,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 347866.57142857,
                                            ["speed"] = 0,
                                            ["x"] = 23644.571428573,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 10,
                                        ["rate"] = 3,
                                        ["y"] = 347866.57142857,
                                        ["x"] = 23644.571428573,
                                        ["name"] = "Стат. объект #006",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 347866.57142857,
                                ["x"] = 23644.571428573,
                                ["name"] = "Стат. объект #006",
                                ["dead"] = true,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 349032.28571429,
                                            ["speed"] = 0,
                                            ["x"] = 23110.285714287,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 13,
                                        ["rate"] = 17,
                                        ["y"] = 349032.28571429,
                                        ["x"] = 23110.285714287,
                                        ["name"] = "Стат. объект #007",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 2.5830872929516,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 349032.28571429,
                                ["x"] = 23110.285714287,
                                ["name"] = "Стат. объект #007",
                                ["dead"] = true,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 348130.85714286,
                                            ["speed"] = 0,
                                            ["x"] = 22601.714285716,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 14,
                                        ["rate"] = 17,
                                        ["y"] = 348130.85714286,
                                        ["x"] = 22601.714285716,
                                        ["name"] = "Стат. объект #008",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 2.5830872929516,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 348130.85714286,
                                ["x"] = 22601.714285716,
                                ["name"] = "Стат. объект #008",
                                ["dead"] = true,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 349759.42857143,
                                            ["speed"] = 0,
                                            ["x"] = 23630.285714287,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 15,
                                        ["rate"] = 17,
                                        ["y"] = 349759.42857143,
                                        ["x"] = 23630.285714287,
                                        ["name"] = "Стат. объект #009",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 2.5830872929516,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 349759.42857143,
                                ["x"] = 23630.285714287,
                                ["name"] = "Стат. объект #009",
                                ["dead"] = true,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.92502450355699,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352638,
                                            ["speed"] = 0,
                                            ["x"] = 24516.000000001,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["unitId"] = 16,
                                        ["rate"] = 3,
                                        ["y"] = 352638,
                                        ["x"] = 24516.000000001,
                                        ["name"] = "Стат. объект #010",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 0.92502450355699,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352638,
                                ["x"] = 24516.000000001,
                                ["name"] = "Стат. объект #010",
                                ["dead"] = true,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352595.14285714,
                                            ["speed"] = 0,
                                            ["x"] = 23794.571428573,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["unitId"] = 17,
                                        ["y"] = 352595.14285714,
                                        ["x"] = 23794.571428573,
                                        ["name"] = "Стат. объект #011",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352595.14285714,
                                ["x"] = 23794.571428573,
                                ["name"] = "Стат. объект #011",
                                ["dead"] = true,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 4.0666171571468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351852.28571429,
                                            ["speed"] = 0,
                                            ["x"] = 23930.285714287,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["unitId"] = 18,
                                        ["y"] = 351852.28571429,
                                        ["x"] = 23930.285714287,
                                        ["name"] = "Стат. объект #012",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 4.0666171571468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351852.28571429,
                                ["x"] = 23930.285714287,
                                ["name"] = "Стат. объект #012",
                                ["dead"] = true,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 4.1364303272266,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 350988,
                                            ["speed"] = 0,
                                            ["x"] = 23087.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Osa 9A33 ln",
                                        ["unitId"] = 19,
                                        ["rate"] = 15,
                                        ["y"] = 350988,
                                        ["x"] = 23087.42857143,
                                        ["name"] = "Стат. объект #013",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 4.1364303272266,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 350988,
                                ["x"] = 23087.42857143,
                                ["name"] = "Стат. объект #013",
                                ["dead"] = true,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351004.66517857,
                                            ["speed"] = 0,
                                            ["x"] = 25372.438755581,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 20,
                                        ["rate"] = 1,
                                        ["y"] = 351004.66517857,
                                        ["x"] = 25372.438755581,
                                        ["name"] = "мина",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351004.66517857,
                                ["x"] = 25372.438755581,
                                ["name"] = "мина",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351013.23660714,
                                            ["speed"] = 0,
                                            ["x"] = 25363.010184152,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 21,
                                        ["rate"] = 1,
                                        ["y"] = 351013.23660714,
                                        ["x"] = 25363.010184152,
                                        ["name"] = "мина #001",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351013.23660714,
                                ["x"] = 25363.010184152,
                                ["name"] = "мина #001",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351020.37946428,
                                            ["speed"] = 0,
                                            ["x"] = 25375.010184152,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 22,
                                        ["rate"] = 1,
                                        ["y"] = 351020.37946428,
                                        ["x"] = 25375.010184152,
                                        ["name"] = "мина #002",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351020.37946428,
                                ["x"] = 25375.010184152,
                                ["name"] = "мина #002",
                                ["dead"] = false,
                            }, -- end of [16]
                            [20] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351038.95089286,
                                            ["speed"] = 0,
                                            ["x"] = 25359.010184152,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 26,
                                        ["rate"] = 1,
                                        ["y"] = 351038.95089286,
                                        ["x"] = 25359.010184152,
                                        ["name"] = "мина #006",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351038.95089286,
                                ["x"] = 25359.010184152,
                                ["name"] = "мина #006",
                                ["dead"] = false,
                            }, -- end of [20]
                            [17] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351038.09375,
                                            ["speed"] = 0,
                                            ["x"] = 25377.010184152,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 23,
                                        ["rate"] = 1,
                                        ["y"] = 351038.09375,
                                        ["x"] = 25377.010184152,
                                        ["name"] = "мина #003",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351038.09375,
                                ["x"] = 25377.010184152,
                                ["name"] = "мина #003",
                                ["dead"] = false,
                            }, -- end of [17]
                            [21] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351005.80803571,
                                            ["speed"] = 0,
                                            ["x"] = 25338.153041295,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 27,
                                        ["rate"] = 1,
                                        ["y"] = 351005.80803571,
                                        ["x"] = 25338.153041295,
                                        ["name"] = "мина #007",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351005.80803571,
                                ["x"] = 25338.153041295,
                                ["name"] = "мина #007",
                                ["dead"] = false,
                            }, -- end of [21]
                            [18] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351029.23660714,
                                            ["speed"] = 0,
                                            ["x"] = 25364.153041295,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 24,
                                        ["rate"] = 1,
                                        ["y"] = 351029.23660714,
                                        ["x"] = 25364.153041295,
                                        ["name"] = "мина #004",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351029.23660714,
                                ["x"] = 25364.153041295,
                                ["name"] = "мина #004",
                                ["dead"] = false,
                            }, -- end of [18]
                            [22] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351003.52232143,
                                            ["speed"] = 0,
                                            ["x"] = 25356.724469867,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 28,
                                        ["rate"] = 1,
                                        ["y"] = 351003.52232143,
                                        ["x"] = 25356.724469867,
                                        ["name"] = "мина #008",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351003.52232143,
                                ["x"] = 25356.724469867,
                                ["name"] = "мина #008",
                                ["dead"] = false,
                            }, -- end of [22]
                            [19] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351022.95089286,
                                            ["speed"] = 0,
                                            ["x"] = 25351.295898438,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 25,
                                        ["rate"] = 1,
                                        ["y"] = 351022.95089286,
                                        ["x"] = 25351.295898438,
                                        ["name"] = "мина #005",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351022.95089286,
                                ["x"] = 25351.295898438,
                                ["name"] = "мина #005",
                                ["dead"] = false,
                            }, -- end of [19]
                            [23] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351024.09375,
                                            ["speed"] = 0,
                                            ["x"] = 25337.867327009,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 29,
                                        ["rate"] = 1,
                                        ["y"] = 351024.09375,
                                        ["x"] = 25337.867327009,
                                        ["name"] = "мина #009",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351024.09375,
                                ["x"] = 25337.867327009,
                                ["name"] = "мина #009",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 2.5830872929516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 351040.09375,
                                            ["speed"] = 0,
                                            ["x"] = 25341.295898438,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 30,
                                        ["rate"] = 1,
                                        ["y"] = 351040.09375,
                                        ["x"] = 25341.295898438,
                                        ["name"] = "мина #010",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 351040.09375,
                                ["x"] = 25341.295898438,
                                ["name"] = "мина #010",
                                ["dead"] = false,
                            }, -- end of [24]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "Bombing",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["direction"] = 0,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 88,
                                            ["directionEnabled"] = false,
                                            ["groupAttack"] = false,
                                            ["y"] = 351256.57142857,
                                            ["altitudeEnabled"] = false,
                                            ["weaponType"] = 240,
                                            ["x"] = 25205.42857143,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["name"] = "старт",
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 3,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SwitchWaypoint",
                                                ["params"] = 
                                                {
                                                    ["goToWaypointIndex"] = 4,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 13,
                                            ["y"] = 367210.09375,
                                            ["x"] = 11211.295898438,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2032,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 103.04192871096,
                                            ["y"] = 356528.28571429,
                                            ["x"] = 20735.714285715,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 3500,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 138.88888888889,
                                                                ["altitudeEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 150.43716195098,
                                            ["y"] = 360236.85714286,
                                            ["x"] = 26174.285714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 2,
                                                                        ["fromWaypointIndex"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 342.00915497554,
                                            ["airdromeId"] = 13,
                                            ["y"] = 367948.47230953,
                                            ["x"] = 11692.789495652,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["heading"] = -0.84261450664261,
                                        ["type"] = "Su-17M4",
                                        ["callsign"] = 175,
                                        ["psi"] = 0.84261450664261,
                                        ["livery_id"] = "af standard (RUS)",
                                        ["onboard_num"] = "73",
                                        ["parking"] = 103,
                                        ["y"] = 367210.09375,
                                        ["x"] = 11211.295898438,
                                        ["name"] = "175",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{5A1AC2B4-CA4B-4D09-A1AF-AC52FBC4B60B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{414E383A-59EB-41BC-8566-2B5E0788ED1F}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{5A1AC2B4-CA4B-4D09-A1AF-AC52FBC4B60B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3770",
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["unitId"] = 1,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Average",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 367210.09375,
                                ["x"] = 11211.295898438,
                                ["name"] = "175",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Pinpoint Strike",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 13,
                                            ["y"] = 367230.0625,
                                            ["x"] = 11212.342773438,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 102.88661374825,
                                            ["y"] = 356429.20535714,
                                            ["x"] = 20568.628487724,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 176.26465453186,
                                            ["y"] = 360450.57142857,
                                            ["x"] = 11290.285714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 230.32727114683,
                                            ["airdromeId"] = 13,
                                            ["y"] = 367948.47230953,
                                            ["x"] = 11692.789495652,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["heading"] = -0.85694133564337,
                                        ["type"] = "Su-25",
                                        ["callsign"] = 251,
                                        ["psi"] = 0.85694133564337,
                                        ["livery_id"] = "field camo scheme #1 (native)",
                                        ["onboard_num"] = "51",
                                        ["parking"] = 104,
                                        ["y"] = 367230.0625,
                                        ["x"] = 11212.342773438,
                                        ["name"] = "251",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8D4652F-FD48-45B7-BA5B-2AE05BB5A9CF}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8D4652F-FD48-45B7-BA5B-2AE05BB5A9CF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["unitId"] = 2,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Player",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 367230.0625,
                                ["x"] = 11212.342773438,
                                ["name"] = "251",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "Тренировка 1",
    ["version"] = 7,
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 100,
            ["predicate"] = "score",
            ["comment"] = "победа",
        }, -- end of [1]
    }, -- end of ["goals"]
    ["currentKey"] = 6859,
    ["start_time"] = 6339600,
    ["forcedOptions"] = 
    {
        ["optionsView"] = "optview_onlyallies",
        ["externalViews"] = true,
        ["labels"] = true,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ГИДРО",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ИЛС",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "САУ",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СПО",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ПРАВ. ДВИГ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "РЭБ",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ЛЕВ. ДВИГ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ОЛС",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
    }, -- end of ["failures"]
} -- end of mission
